home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / carreras.swf / scripts / frame_3 / PlaceObject2_74_24 / CLIPACTIONRECORD onClipEvent(enterFrame).as
Encoding:
Text File  |  2008-09-26  |  102 b   |  7 lines

  1. onClipEvent(enterFrame){
  2.    this.onPress = function()
  3.    {
  4.       _root.gotoAndStop(10);
  5.    };
  6. }
  7.